summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2008-09-24ath9k: Add a few comments about mibeventsLuis R. Rodriguez
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24ath9k: Fix TSF Adjust usageSujith
2008-09-24ath9k: Fix nexttbtt calculationSujith
2008-09-24ath9k: Whitespace cleanupSujith
2008-09-24iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach
2008-09-24libertas: Reduce the WPA key installation time (fixups)Javier Cardona
2008-09-24ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis
2008-09-24iwlwifi: make PS use named constantsTomas Winkler
2008-09-24iwlwifi: don't delay scan in IBSS modeTomas Winkler
2008-09-24b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger
2008-09-24wireless: Read scan flags correctly on x86-64David Kilroy
2008-09-23ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller
2008-09-23de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller
2008-09-22usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-09-22cassini: use request_firmwareJaswinder Singh
2008-09-22drivers/net/wan: Use DIV_ROUND_UPJulia Lawall
2008-09-22irda: follow lspci device/vendor styleBjorn Helgaas
2008-09-22cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller
2008-09-21net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller
2008-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-19qlge: Protect qlge_resume() with CONFIG_PMDavid S. Miller
2008-09-19qlge: Fix warnings in debugging code.David S. Miller
2008-09-19Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-09-18bnx2: Remove timer_interval field from the bnx2 structureBenjamin Li
2008-09-18bnx2: Remove name field from bnx2 structureBenjamin Li
2008-09-18bnx2: Update MODULE_DESCRIPTION to include the 5716Benjamin Li
2008-09-18bnx2: In bnx2_set_mac_link() return void rather then intBenjamin Li
2008-09-18qlge: New Qlogic 10Gb Ethernet Driver.Ron Mercer
2008-09-18jme: JMicron Gigabit Ethernet DriverGuo-Fu Tseng
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman
2008-09-18atl2: add atl2 driverChris Snook
2008-09-15libertas: correct "limited range of data type" warningJohn W. Linville
2008-09-15orinoco: Fix compile warningsDavid Kilroy
2008-09-15mac80211 hwsim: make radio list dynamicJohannes Berg
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg
2008-09-15libertas: Reduce the WPA key installation time.Javier Cardona
2008-09-15b43: fix QoS parameters initializationLorenzo Nava
2008-09-15iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi
2008-09-15iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler
2008-09-15iwlwifi: update 5350 Wifi PCI IDsTomas Winkler
2008-09-15iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: move last_txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211 hwsim: verify sta pointersJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211 hwsim: verify vif pointersJohannes Berg