Commit Graph

112 Commits (630d9c47274aa89bfa77fe6556d7818bdcb12992)

Author SHA1 Message Date
Greg Kroah-Hartman d632eb1bf2 USB: convert drivers/net/* to use module_usb_driver() 13 years ago
Paul Gortmaker 9d9779e723 drivers/net: Add module.h to drivers who were implicitly using it 13 years ago
Eliad Peller 8a3a3c85e4 mac80211: pass vif param to conf_tx() callback 14 years ago
Eliad Peller 37a41b4aff mac80211: add ieee80211_vif param to tsf functions 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
Larry Finger 6410db593e rtl8187: Change rate-control feedback 14 years ago
Johannes Berg 7bb4568372 mac80211: make tx() operation return void 14 years ago
Johannes Berg 6ebacbb79d mac80211: rename RX_FLAG_TSFT 14 years ago
John W. Linville 3cfeb0c33f rtl818x: move rtl8180 and rtl8187 to separate subdirectories 14 years ago
Herton Ronaldo Krzesinski daeeb07410 rtl8187: restore anaparam registers after reset with 8187B 14 years ago
Herton Ronaldo Krzesinski 998606cfd7 rtl8187: remove uneeded setting of anaparam write 14 years ago
Herton Ronaldo Krzesinski 0bf198eb4d rtl8187: consolidate anaparam on/off write sequences 14 years ago
Herton Ronaldo Krzesinski fe3326903d rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B 14 years ago
Herton Ronaldo Krzesinski 896cae65fc rtl8187: move pll reset at start out of ANAPARAM write 14 years ago
Herton Ronaldo Krzesinski a8ff34e37a rtl8187: avoid redundant write to register FF72 (RFSW_CTRL) 14 years ago
Herton Ronaldo Krzesinski 60f589145d rtl8187: fix wrong register initialization in 8187B 14 years ago
Herton Ronaldo Krzesinski f002c25cc1 rtl8187: remove setting of beacon/atim registers from initialization 14 years ago
Herton Ronaldo Krzesinski 327571ea99 rtl8187: remove redundant initialization of ARFR 14 years ago
Thadeu Lima de Souza Cascardo 19999792d2 rtl8187b: do not do per packet TX AGC 14 years ago
John W. Linville a6d27d2ac8 Revert "rtl8180: use NAPI for bottom-half processing" 15 years ago
Joe Perches 5db5584441 drivers/net/wireless: Restore upper case words in wiphy_<level> messages 15 years ago
John W. Linville 31a5cddaae rtl8187: consolidate MSR writes in rtl8187_bss_info_changed 15 years ago
John W. Linville 0f956e7107 rtl8180: use RTL818X_MSR_ADHOC for IBSS connection 15 years ago
John W. Linville 030725d2c7 rtl8180: use NAPI for bottom-half processing 15 years ago
John W. Linville 8f1d2d2be7 rtl8180: avoid potential NULL deref in rtl8180_beacon_work 15 years ago
Joe Perches c96c31e499 drivers/net/wireless: Use wiphy_<level> 15 years ago
John W. Linville 28eb3e5acf rtl8180: silence "dubious: x | !y" sparse warning 15 years ago
John W. Linville 8b73fb8e29 rtl8180: improve signal reporting for actual rtl8180 hardware 15 years ago
John W. Linville 8b74964c73 rtl8180: improve signal reporting for rtl8185 hardware 15 years ago
John W. Linville a3275e24aa rtl8180: mark rtl8180_beacon_work static 15 years ago
Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 years ago
John W. Linville 9e385c56a1 rtl8180: change PCI DMA mask to DMA_BIT_MASK(32) 15 years ago
John W. Linville c809e86c11 rtl8180: add software-based support for IBSS mode 15 years ago
John W. Linville 51e080deba rtl8180: assign sequence numbers in the driver 15 years ago
John W. Linville f2c98382fe rtl8187: use SET_IEEE80211_PERM_ADDR 15 years ago
John W. Linville c693bf90cf rtl8180: use SET_IEEE80211_PERM_ADDR 15 years ago
John W. Linville d989ff7cf8 rtl8180: fix tx status reporting 15 years ago
John W. Linville d10e2e02f5 rtl8180: use cached queue mapping for skb in rtl8180_tx 15 years ago
Larry Finger edbe056a5a rtl818x: Move configuration details to the rtl818x directory 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Hauke Mehrtens 634c8d2587 rtl8187: fix typo in ifdef comment 15 years ago
Jelle Martijn Kok 174b24963e rtl8187: Add new device ID 15 years ago
Larry Finger 22e16e55e3 rtl8187: Add callback for get_tsf 15 years ago
John W. Linville d2bb8e0281 rtl8180: implement get_tsf op for mac80211 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Johannes Berg 1ed32e4fc8 mac80211: remove struct ieee80211_if_init_conf 15 years ago
John W. Linville d30506e035 rtl8187: remove priv->mode 15 years ago
John W. Linville 643aab6733 rtl8180: remove priv->mode 15 years ago
Johannes Berg 671adc93b6 wireless: remove remaining qual code 15 years ago