Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | | | | | | | wlcore: use print_hex_dump_debug() | Luciano Coelho | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: consider dummy packets when tx queues are empty | Arik Nemtsov | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: correctly check state before regdomain conf | Arik Nemtsov | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: AP-mode - recover security seq num for stations | Arik Nemtsov | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: free AP global links properly on recovery | Arik Nemtsov | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wl18xx: print chip info during boot | Victor Goldenshtein | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: don't attempt to roam in case of p2p | Eyal Shapira | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: change warn on missing lock in wlcore_queue_xx funcs | Arik Nemtsov | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: report rssi from roaming statistics | Nadim Zubidat | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: consolidate tx_seq handling on recovery | Arik Nemtsov | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: don't risk using stale HLID during .sta_state callback | Arik Nemtsov | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: fix link count in single-link-PSM optimization | Arik Nemtsov | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: set max num of Rx BA sessions per chip | Igal Chernobelsky | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wlcore: enter elp in force ps mode in 5ms | Igal Chernobelsky | 2013-03-25 | |
| | | | * | | | | | | | | | | | | | wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case | Li Fei | 2013-03-05 | |
| | * | | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-03-25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | iwlwifi: mvm: Add support for different ROC types | Ilan Peer | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next | Johannes Berg | 2013-03-20 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: Increase the max remain on channel time | Ilan Peer | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: fix WoWLAN RF-kill bug | Johannes Berg | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: tune the move to static SMPS due to BT load | Emmanuel Grumbach | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLV | Emmanuel Grumbach | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: take the radio type / step / dash from TLVs | Emmanuel Grumbach | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: specify filter flags in monitor mode | Johannes Berg | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: add debug message when a CMD is dropped in RFKILL | Emmanuel Grumbach | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: print the flags in ALIVE notification | Emmanuel Grumbach | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: remove 5ghz_disable option | Stanislaw Gruszka | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: Fix quota handling for monitor interface | Ilan Peer | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: use kmemdup instead of kmalloc+memcpy | Andrei Epure | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: Remove obsolete queue definitions | Ilan Peer | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: don't support multi-channel inhibition | Emmanuel Grumbach | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: fix the {ack,cts}_kill_msk | Emmanuel Grumbach | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: Add beacon notification handler | Ilan Peer | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: suppress key error messages in AP mode | Johannes Berg | 2013-03-20 | |
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: MVM op_mode is supported on 7000 only | Emmanuel Grumbach | 2013-03-20 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-03-25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | / / / / / / / / | | | | |_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | mac80211_hwsim: assign CAB queue properly on interface type change | Johannes Berg | 2013-03-18 | |
| | | * | | | | | | | | | | | | | | mac80211: pass queue bitmap to flush operation | Johannes Berg | 2013-03-18 | |
| * | | | | | | | | | | | | | | | | tg3: Use bool not int | Joe Perches | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | tg3: Update version to 3.131 | Nithin Sujir | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | tg3: Reset the phy to allow modified EEE settings to take effect | Nithin Sujir | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | tg3: Pull the phy advertised speed and flow control settings on driver load | Nithin Sujir | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | tg3: Add support for link flap avoidance | Nithin Sujir | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | tg3: Add SGMII phy support for 5719/5718 serdes | Michael Chan | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | tg3: Add tg3_clear_mac_status() common function | Michael Chan | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | tg3: Add a warning during link settings change if mgmt enabled | Nithin Sujir | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | tg3: Remove unnecessary phy reset during ethtool commands | Nithin Sujir | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices | Michael Chan | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | tg3: Fix flow control settings not propagated to hardware | Nithin Sujir | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | mrf24j40: use module_spi_driver to simplify the code | Wei Yongjun | 2013-04-09 |