summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-06-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller12-242/+204
2008-06-17Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller11-242/+189
2008-06-17tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang1-0/+15
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh2-22/+6
2008-06-18bonding: Rework / fix multiple gratuitous ARP supportJay Vosburgh2-22/+24
2008-06-17bonding: deliver netdev event for fail-over under the active-backup modeOr Gerlitz1-0/+8
2008-06-17bonding: bond_change_active_slave() cleanup under active-backupOr Gerlitz1-10/+8
2008-06-17sky2: version 1.22Stephen Hemminger1-1/+1
2008-06-17sky2: 88E8057 chip supportStephen Hemminger2-5/+16
2008-06-17sky2: use DEFINE_PCI_DEVICE_TABLEStephen Hemminger1-1/+1
2008-06-17sky2: chip version printoutStephen Hemminger1-15/+25
2008-06-17sky2: phy setup changesStephen Hemminger1-3/+3
2008-06-17ibm_emac: Remove the ibm_emac driverJosh Boyer19-5281/+0
2008-06-17Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik1-2672/+1885
2008-06-17atl1: relax eeprom mac address error checkRadu Cristescu1-1/+0
2008-06-17net/enc28j60: low power modeDavid Brownell1-24/+58
2008-06-17net/enc28j60: section fixDavid Brownell1-3/+2
2008-06-17sky2: 88E8040T pci device idStephen Hemminger1-0/+1
2008-06-17netxen: download firmware in pci probeDhananjay Phadke2-59/+30
2008-06-17netxen: cleanup debug messagesDhananjay Phadke4-132/+70
2008-06-17netxen: remove global physical_port arrayDhananjay Phadke6-24/+22
2008-06-17netxen: fix portnum for hp mezz cardsDhananjay Phadke1-2/+8
2008-06-17ibm_newemac: select CRC32 in KconfigJosh Boyer1-0/+1
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-52/+58
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller7-51/+60
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller57-2775/+3206
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison4-6/+6
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison7-195/+83
2008-06-14mac80211_hwsim: Shared TX code for received frames and BeaconsJouni Malinen1-51/+32
2008-06-14mac80211_hwsim: Minor cleanupJouni Malinen1-6/+6
2008-06-14mac80211_hwsim: 802.11 radio simulator for mac80211Jouni Malinen3-0/+548
2008-06-14iwlwifi: unify SW rf-kill flowEmmanuel Grumbach7-94/+103
2008-06-14iwlwifi: remove 4965 prefix from iwl4965_ucodeRon Rindjunsky2-2/+2
2008-06-14iwlwifi: adding channels to sysfsEster Kummer1-2/+56
2008-06-14rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day1-5/+3
2008-06-14rndis_wlan: preallocate command buffer for set/get_oidJussi Kivilinna1-14/+33
2008-06-14rndis_wlan: use kzalloc to allocate private dataJussi Kivilinna1-3/+1
2008-06-14iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach3-47/+7
2008-06-14iwlwifi: general code clean upEmmanuel Grumbach7-85/+32
2008-06-14iwlwifi: fix software rf_kill problem when interface is downZhu Yi2-2/+4
2008-06-14iwlwifi: remove dead code iwl4965_calc_db_from_ratioEmmanuel Grumbach1-36/+0
2008-06-14iwlwifi: retfactor get_temperature functionsEmmanuel Grumbach4-18/+10
2008-06-14iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach5-26/+26
2008-06-14iwlwifi: cleans up scanning codeTomas Winkler5-120/+107
2008-06-14iwlwifi: move rate helpers to iwlcoreTomas Winkler12-106/+106
2008-06-14iwlwifi: move scan to iwl-scan.c iwlcoreTomas Winkler6-872/+946
2008-06-14iwlwifi: add bad length check for WEP keysEmmanuel Grumbach2-1/+18
2008-06-14iwlwifi: refactor setting tx powerTomas Winkler8-62/+96
2008-06-14iwlwifi: refactor tx aggregation response flowTomas Winkler4-42/+19
2008-06-14iwlwifi: Fix mode changes (ad-hoc <--> managed)Assaf Krauss1-14/+11