aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-21genetlink: Introduce genl_register_family_with_ops()Michał Mirosław
2009-05-21dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman
2009-05-21af_packet: Teach to listen for multiple unicast addresses.Eric W. Biederman
2009-05-21netns: simplify net_ns_initStephen Hemminger
2009-05-21netns: remove leftover debugging messageStephen Hemminger
2009-05-20cxgb: set phy's mdio dev before the phy init sequenceDivy Le Ray
2009-05-20cxgb3: set phy's mdio dev before the phy init sequenceDivy Le Ray
2009-05-20cxgb3: Use generic XENPAK LASI register definitionsBen Hutchings
2009-05-20chelsio: Use generic XENPAK LASI register definitionsBen Hutchings
2009-05-20qeth: Clear SBALF15 in any case for output buffers.Klaus-Dieter Wacket
2009-05-20qeth: omit upstream checksumming for HiperSocketsUrsula Braun
2009-05-20qeth: support z/VM VSWITCH Port IsolationUrsula Braun
2009-05-20ctcm: avoid crash in ctcm_remove_deviceUrsula Braun
2009-05-20qeth: avoid crash after detach of replugged deviceUrsula Braun
2009-05-20net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen
2009-05-20syscall: Sort out syscall_restart name clash.Eric W. Biederman
2009-05-20mac80211: fix managed mode BSSID handlingJohannes Berg
2009-05-20cfg80211: warn when wiphy_apply_custom_regulatory() does nothingLuis R. Rodriguez
2009-05-20ath9k: set max default eirp to 20 dBmLuis R. Rodriguez
2009-05-20mac80211: fix parameter confusion when finding IBSSJohannes Berg
2009-05-20ath9k: fix custom regulatory call positionLuis R. Rodriguez
2009-05-20mac80211: don't try to do anything on unchanged genIEJohannes Berg
2009-05-20rt73usb: fix for master modeAlexandre Becholey
2009-05-20mac80211: Do not override AID in the duration fieldJouni Malinen
2009-05-20mac80211: PS processing for every Beacon with our AID in TIMJouni Malinen
2009-05-20ath9k: Set PM field in frame control when in PS modeJouni Malinen
2009-05-20ath9k: Wake up for RX filter changesJouni Malinen
2009-05-20ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen
2009-05-20ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen
2009-05-20mac80211: fix kernel-docJohannes Berg
2009-05-20rt2x00: Add USB ID for rt2800usbIvo van Doorn
2009-05-20cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFSPavel Roskin
2009-05-20ath5k: avoid and warn on potential infinite loopBob Copeland
2009-05-20cfg80211: fix in nl80211_set_reg()Luis R. Rodriguez
2009-05-20cfg80211: cleanup return calls on nl80211_set_reg()Luis R. Rodriguez
2009-05-20cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULESLuis R. Rodriguez
2009-05-20wireless: fix to set dev->broadcast correctlyWei Yongjun
2009-05-20Staging: agnx: switch config_interface to bss_info_changedAlexander Beregalov
2009-05-20ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan
2009-05-20cfg80211: allow wext to remove keys that don't existJohannes Berg
2009-05-20mac80211_hwsim: Group radiosDaniel Wagner
2009-05-20ath5k: update beacons in AP modeBob Copeland
2009-05-20p54spi: drop test for FW_STATE_RESET in p54spi_workMax Filippov
2009-05-20b43/legacy: fix beacon change processingJohannes Berg
2009-05-20p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rxMax Filippov
2009-05-20p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeededMax Filippov
2009-05-20p54spi: return status of p54spi_wakeupMax Filippov
2009-05-20p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...Max Filippov
2009-05-20p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dmaMax Filippov