Age | Commit message (Expand) | Author |
2010-02-19 | p54: convert to new station add/remove callbacks | Johannes Berg |
2010-02-19 | ar9170: convert to new station add/remove callbacks | Johannes Berg |
2010-02-19 | ath9k: fix beacon timer restart after a card reset | Felix Fietkau |
2010-02-19 | iwlwifi: add debugfs to monitor force reset parameters | Wey-Yi Guy |
2010-02-19 | iwlwifi: separated time check for different type of force reset | Wey-Yi Guy |
2010-02-19 | iwlwifi: indicate calib version for 6050 series | Abhijeet Kolekar |
2010-02-19 | iwlwifi: enable serialization of synchronous commands | Reinette Chatre |
2010-02-19 | iwl3945: remove STATUS macros from header | Reinette Chatre |
2010-02-19 | ath9k: fix rate control fallback rate selection | Felix Fietkau |
2010-02-19 | wl1271: Added alloc and free hw functions | Teemu Paasikivi |
2010-02-19 | wl1271: Added IO reset and init functions | Teemu Paasikivi |
2010-02-19 | wl1271: Renamed IO functions | Teemu Paasikivi |
2010-02-19 | wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c | Teemu Paasikivi |
2010-02-19 | wl1271: add testmode support | Kalle Valo |
2010-02-19 | wl1271: Fix beacon filter table configuration | Juuso Oikarinen |
2010-02-19 | wl1271: Fix ad-hoc SSID update | Juuso Oikarinen |
2010-02-19 | wl1271: Fix WEP key handling | Juuso Oikarinen |
2010-02-19 | wl1271: Fix key-remove error | Juuso Oikarinen |
2010-02-19 | wl1271: Optimized RX path packet retrieval | Juuso Oikarinen |
2010-02-19 | wl1271: wakeup chip in op_conf_tx() | Kalle Valo |
2010-02-19 | wl1271: Fix random MAC address setting | Juuso Oikarinen |
2010-02-19 | wl1271: skip 3 unused bytes from the NVS | Luciano Coelho |
2010-02-19 | wl1271: add most of the normal initialization commands to PLT mode | Luciano Coelho |
2010-02-19 | wl1271: Retrieve device mac address from the nvs file | Juuso Oikarinen |
2010-02-19 | wl1271: Use NVS INI file configuration | Juuso Oikarinen |
2010-02-19 | wl1271: implement WMM | Kalle Valo |
2010-02-19 | wl1271: modify wl1271_acx_tid_cfg() to use function parameters | Kalle Valo |
2010-02-19 | wl1271: modify wl1271_acx_ac_cfg() to use function parameters | Kalle Valo |
2010-02-19 | wl1271: Add SSID configuration for JOIN in ad-hoc | Juuso Oikarinen |
2010-02-19 | wl1271: Fix channel changing code | Juuso Oikarinen |
2010-02-19 | wl1271: Fix PSM entry | Juuso Oikarinen |
2010-02-19 | p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec | Jean-François Moine |
2010-02-19 | drivers/net/wireless/p54/txrx.c Fix off by one error | Darren Jenkins |
2010-02-19 | Introduce PCMCIA_DEVICE_PROD_ID3 | Pavel Roskin |
2010-02-19 | iwlwifi: set HT flags after channel in rxon | Dan Halperin |
2010-02-18 | net: Make GRETH driver depend on SPARC. | David S. Miller |
2010-02-18 | drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers | Joe Perches |
2010-02-18 | drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers | Joe Perches |
2010-02-18 | be2net: free tx buffers when completions never arrive | Sathya Perla |
2010-02-18 | tokenring: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-18 | net/usb: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-18 | tulip: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-18 | net: convert multiple drivers to use netdev_for_each_mc_addr, part2 | Jiri Pirko |
2010-02-18 | smsc911x: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-18 | 3c5xx: use netdev_mc_* helpers | Jiri Pirko |
2010-02-18 | depca: remove forgotten needless inicialization | Jiri Pirko |
2010-02-18 | macvtap: add GSO/csum offload support | Arnd Bergmann |
2010-02-18 | net/macvtap: add vhost support | Arnd Bergmann |
2010-02-18 | macvtap: rework object lifetime rules | Arnd Bergmann |
2010-02-17 | drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE() | Joe Perches |