summaryrefslogtreecommitdiffstats
path: root/drivers/net/hp100.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-27iwlwifi: revert to active table when rate is not validWey-Yi Guy1-5/+32
2009-07-27mac80211: fix oops due to missing private dataLuis R. Rodriguez1-2/+4
2009-07-27ath9k: Add support for AR9287 based chipsets.Vivek Natarajan8-26/+1482
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg5-37/+12
2009-07-27mac80211: fix MLME issuing of probe requests while scanningLuis R. Rodriguez1-3/+3
2009-07-27mac80211: fix mlme timeoutsJohannes Berg1-0/+2
2009-07-27cfg80211: increase scan result expire timeHelmut Schaa1-1/+1
2009-07-27mac80211: rename scan_state to next_scan_stateHelmut Schaa2-11/+11
2009-07-27mac80211: implement basic background scanningHelmut Schaa4-13/+148
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa9-29/+31
2009-07-27mac80211: introduce a new scan state "decision"Helmut Schaa2-15/+27
2009-07-27mac80211: advance the state machine immediately if no delay is neededHelmut Schaa1-9/+15
2009-07-27mac80211: refactor the scan codeHelmut Schaa1-58/+78
2009-07-27ath9k: Remove a few redundant variables/macrosSujith2-15/+10
2009-07-27ath9k: Cleanup return valuesSujith3-30/+15
2009-07-27ath9k: Remove redundant HT macrosSujith2-7/+3
2009-07-27ath9k: Fix a sparse warningSujith1-1/+1
2009-07-27ath9k: Trivial fix in KconfigSujith1-2/+2
2009-07-27mac80211: Add a few 802.11n defines for AMPDU parametersSujith1-0/+25
2009-07-27ath9k: Add init values for AR9287 based chipsets.Vivek Natarajan1-0/+1516
2009-07-27ath: map TH to FCC3_WORLDLuis R. Rodriguez1-1/+1
2009-07-27rt2x00: Don't alter rt2x00dev->default_antLars Ericsson4-10/+10
2009-07-27mac80211: allow using network namespacesJohannes Berg2-0/+2
2009-07-27cfg80211: make aware of net namespacesJohannes Berg9-99/+272
2009-07-27mac80211: cooperate more with network namespacesJohannes Berg3-47/+46
2009-07-27net: fix multiple definitions of setup_w6692Stephen Rothwell1-1/+1
2009-07-27phonet: phonet_device_get() fixEric Dumazet1-1/+1
2009-07-27bnx2: Update vlan_featuresEric Dumazet1-4/+15
2009-07-27imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler4-11/+14
2009-07-27ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala1-2/+11
2009-07-27bnx2x: Dont update vlan_features in bnx2x_set_tso()Eric Dumazet1-8/+0
2009-07-27net: deprecate print_macJohannes Berg1-2/+2
2009-07-27sky2: remove unnecessary assignmentMike McCormack1-1/+1
2009-07-26phonet: Fix build.David S. Miller1-0/+1
2009-07-26igbvf: resolve "frees DMA memory with different size" warningsAlexander Duyck1-3/+2
2009-07-26igb: initialize mailbox function pointers prior to phy initAlexander Duyck1-4/+4
2009-07-26igb: cleanup flow control configuration to make requested/current more clearAlexander Duyck5-45/+55
2009-07-26igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmapAlexander Duyck1-12/+18
2009-07-26igb: add support for 82576 mezzanine cardAlexander Duyck3-0/+3
2009-07-26igb: remove unused switch statement from igb_set_wolAlexander Duyck1-6/+0
2009-07-26igb: cleanup receive address register initializationAlexander Duyck3-35/+30
2009-07-26igb: move all multicast addresses into multicast table arrayAlexander Duyck6-89/+56
2009-07-26igb: add completion timeout workaround for 82575/82576Alexander Duyck6-15/+98
2009-07-26igb: do not overwrite EEPROM LED settingsAlexander Duyck1-6/+1
2009-07-26igb: change configure_pcs_link to void since it always returns 0Alexander Duyck1-9/+4
2009-07-26igb: make serdes power down available for 82575 in addition to 82576 partsAlexander Duyck3-9/+17
2009-07-26igb: remove media type fiber as it is misleadingAlexander Duyck5-58/+22
2009-07-25mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil1-3/+4
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil14-108/+59
2009-07-25drivers/isdn: Drop unnecessary NULL testJulia Lawall6-12/+0