aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss
2008-03-25iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss
2008-03-25iwlwifi: Packing all 4965 parametersAssaf Krauss
2008-03-25iwlwifi: Re-ordering probe flow (4965)Assaf Krauss
2008-03-25iwlwifi: remove macros containing offsets from eeprom structReinette Chatre
2008-03-25libertas: store rssi as an u32Holger Schurig
2008-03-25libertas: remove lots of unused stuffHolger Schurig
2008-03-25libertas: misc power saving adjustsHolger Schurig
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig
2008-03-25libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig
2008-03-25libertas: make a handy lbs_cmd_async() commandHolger Schurig
2008-03-25iwlwifi: Add debugfs to iwl coreTomas Winkler
2008-03-25iwlwifi: Add TX/RX statistcs to driverTomas Winkler
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler
2008-03-25iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov
2008-03-25libertas: remove some unused commandsHolger Schurig
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig
2008-03-25libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-24USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day
2008-03-24b43: Remove irqs_disabled() sanity checksMichael Buesch
2008-03-24b43: Fix DMA mapping leakageMichael Buesch
2008-03-24iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre
2008-03-24arlan: fix warning when PROC_FS=nJohn W. Linville
2008-03-24iwlwifi: mac start synchronization issueRick Farrington
2008-03-24wavelan_cs arm fixAl Viro
2008-03-24rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno
2008-03-24iwlwifi: fix a typo in Kconfig messagePascal Terjan
2008-03-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-24[POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely
2008-03-23Merge branch 'master' of ../net-2.6/David S. Miller
2008-03-23[CASSINI]: Use shorter list_splice_init() macro for brevity.Robert P. J. Day
2008-03-23[SUNGEM]: Fix NAPI assertion failure.David S. Miller
2008-03-23BNX2X: prevent ethtool from setting port typeEliezer Tamir
2008-03-22[8390]: Fix build error.David S. Miller
2008-03-22Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-20[NET] ifb: set separate lockdep classes for queue locksJarek Poplawski
2008-03-20[TG3]: Fix build warning on sparc32.David S. Miller
2008-03-18[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-03-17ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund
2008-03-17igb: Correctly get protocol informationMitch Williams
2008-03-17[IOC3] Fix section missmatchRalf Baechle
2008-03-172.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler
2008-03-17forcedeth: limit tx to 16Ayaz Abdulla
2008-03-173c501: Further coding style fixesAlan Cox