aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| * | | | | | greth: convert to netdev_tx_tkirjanov@gmail.com2010-02-26
| * | | | | | sis190: handle DMA mapping errorskirjanov@gmail.com2010-02-26
| * | | | | | tc35815: Fix double locking on NAPIAtsushi Nemoto2010-02-26
| * | | | | | isa-skelton: Remove a wrong netif_wake_queue() callAtsushi Nemoto2010-02-26
| * | | | | | octeon: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-26
| * | | | | | net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko2010-02-26
| * | | | | | net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko2010-02-26
| * | | | | | can: netlink support for bus-error reporting and countersWolfgang Grandegger2010-02-26
| * | | | | | drivers/net/myri10ge: Use pr_<level> and netdev_<level>Joe Perches2010-02-26
| * | | | | | drivers/net/chelsio: Use pr_<level>, netif_msg_<type>Joe Perches2010-02-26
| * | | | | | KS8695: Don't call netif_carrier_off() from ndo_stop()Yegor Yefremov2010-02-26
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-26
| |\| | | | |
| | * | | | | mwl8k: convert to new station add/remove callbacksJohannes Berg2010-02-22
| | * | | | | ath9k: convert to new station add/remove callbacksJohannes Berg2010-02-19
| | * | | | | mac80211_hwsim: convert to new station add/remove callbacksJohannes Berg2010-02-19
| | * | | | | p54: convert to new station add/remove callbacksJohannes Berg2010-02-19
| | * | | | | ar9170: convert to new station add/remove callbacksJohannes Berg2010-02-19
| | * | | | | ath9k: fix beacon timer restart after a card resetFelix Fietkau2010-02-19
| | * | | | | iwlwifi: add debugfs to monitor force reset parametersWey-Yi Guy2010-02-19
| | * | | | | iwlwifi: separated time check for different type of force resetWey-Yi Guy2010-02-19
| | * | | | | iwlwifi: indicate calib version for 6050 seriesAbhijeet Kolekar2010-02-19
| | * | | | | iwlwifi: enable serialization of synchronous commandsReinette Chatre2010-02-19
| | * | | | | iwl3945: remove STATUS macros from headerReinette Chatre2010-02-19
| | * | | | | ath9k: fix rate control fallback rate selectionFelix Fietkau2010-02-19
| | * | | | | wl1271: Added alloc and free hw functionsTeemu Paasikivi2010-02-19
| | * | | | | wl1271: Added IO reset and init functionsTeemu Paasikivi2010-02-19
| | * | | | | wl1271: Renamed IO functionsTeemu Paasikivi2010-02-19
| | * | | | | wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.cTeemu Paasikivi2010-02-19
| | * | | | | wl1271: add testmode supportKalle Valo2010-02-19
| | * | | | | wl1271: Fix beacon filter table configurationJuuso Oikarinen2010-02-19
| | * | | | | wl1271: Fix ad-hoc SSID updateJuuso Oikarinen2010-02-19
| | * | | | | wl1271: Fix WEP key handlingJuuso Oikarinen2010-02-19
| | * | | | | wl1271: Fix key-remove errorJuuso Oikarinen2010-02-19
| | * | | | | wl1271: Optimized RX path packet retrievalJuuso Oikarinen2010-02-19
| | * | | | | wl1271: wakeup chip in op_conf_tx()Kalle Valo2010-02-19
| | * | | | | wl1271: Fix random MAC address settingJuuso Oikarinen2010-02-19
| | * | | | | wl1271: skip 3 unused bytes from the NVSLuciano Coelho2010-02-19
| | * | | | | wl1271: add most of the normal initialization commands to PLT modeLuciano Coelho2010-02-19
| | * | | | | wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen2010-02-19
| | * | | | | wl1271: Use NVS INI file configurationJuuso Oikarinen2010-02-19
| | * | | | | wl1271: implement WMMKalle Valo2010-02-19
| | * | | | | wl1271: modify wl1271_acx_tid_cfg() to use function parametersKalle Valo2010-02-19
| | * | | | | wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo2010-02-19
| | * | | | | wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen2010-02-19
| | * | | | | wl1271: Fix channel changing codeJuuso Oikarinen2010-02-19
| | * | | | | wl1271: Fix PSM entryJuuso Oikarinen2010-02-19
| | * | | | | p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine2010-02-19
| | * | | | | drivers/net/wireless/p54/txrx.c Fix off by one errorDarren Jenkins2010-02-19
| | * | | | | Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin2010-02-19
| | * | | | | ath9k: Use the Beacon TX rate from mac80211Jouni Malinen2010-02-16