summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2011-05-02rt2x00: Reduce tx status reading timeoutIvo van Doorn
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho
2011-05-02wl12xx: export driver state to debugfsArik Nemtsov
2011-05-02wl12xx: fix race condition during recovery in AP modeArik Nemtsov
2011-05-02wl12xx: add debugfs entry for starting recoveryArik Nemtsov
2011-05-02wl12xx: AP-mode - reconfigure templates after basic rates changeArik Nemtsov
2011-05-02wl12xx: AP-mode - overhaul rate policy configurationArik Nemtsov
2011-05-02wl12xx: print firmware program counter during recoveryArik Nemtsov
2011-05-02wl12xx: schedule recovery on command timeoutArik Nemtsov
2011-05-02wl12xx: AP-mode - disable beacon filtering on start upArik Nemtsov
2011-05-02wl12xx: use wiphy values for setting rts, frag thresholds on initArik Nemtsov
2011-05-02wl12xx: add BT-coexistance for APArik Nemtsov
2011-05-02wl12xx: strict_stroul introduced converted to kstrtoulLuciano Coelho
2011-05-02wl12xx: do not set queue_mapping directlyHauke Mehrtens
2011-05-02wl12xx: discard corrupted packets in RXArik Nemtsov
2011-05-02wl12xx: implement the tx_frames_pending mac80211 callbackArik Nemtsov
2011-05-02wl12xx: Enable dynamic memory for 127xIdo Yariv
2011-05-02wl12xx: Restart TX when TX descriptors are availableIdo Yariv
2011-05-02wl12xx: Modify memory configuration for 128x/APIdo Yariv
2011-05-02wl12xx: add debugfs entries for dtim_interval and beacon_intervalEliad Peller
2011-05-02wl12xx: Update Power Save Exit Retries PacketsShahar Levi
2011-05-02wl12xx: FM WLAN coexistenceShahar Levi
2011-05-02wl12xx: configure rates when working in ibss modeEliad Peller
2011-05-02wl12xx: avoid redundant join on interface reconfigurationEliad Peller
2011-05-02wl12xx: print actual rx packet size (without padding)Eliad Peller
2011-05-02wl12xx: Set correct REF CLK and TCXO CLK values to the FWShahar Levi
2011-05-02wl12xx: avoid premature elp entranceEliad Peller
2011-05-02wl12xx: sleep instead of wakeup after tx workEliad Peller
2011-05-02wl12xx: Set End-of-transaction Flag at Wl127x AP ModeShahar Levi
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy
2011-04-30iwlagn: prefer BSS contextJohannes Berg
2011-04-30iwlagn: improve RXON checkingJohannes Berg
2011-04-30iwlagn: remove spectrum measurement headerJohannes Berg
2011-04-30iwlagn: semaphore and calib cleanupDon Fry
2011-04-30iwlagn: mod param cleanupDon Fry
2011-04-30iwlagn: new 105 series deviceWey-Yi Guy
2011-04-30iwlagn: use proper good CRC threshold behaviourJohannes Berg
2011-04-30iwlagn: connect and disconnect sequence for RXONWey-Yi Guy
2011-04-30iwlagn: remove 5000 from rxon_assoc structureWey-Yi Guy
2011-04-30iwlagn: make rxon_assoc static functionWey-Yi Guy
2011-04-30iwlagn: refactor restartJohannes Berg
2011-04-30iwlagn: introduce silent grabbing of NIC accessJohannes Berg
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg
2011-04-29net/igb/e1000/e1000e: more robust ethtool duplex/speed configurationDavid Decotigny
2011-04-29tulip/de2104x: don't report different speeds depending on port typeDavid Decotigny
2011-04-29acenic: Fix using the specified speed when configuring NICDavid Decotigny
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-04-29mii: add support of pause frames in mii_get_anartpol