Age | Commit message (Expand) | Author | Files | Lines |
2008-11-02 | atlx: timer cleanup | Stephen Hemminger | 3 | -25/+10 |
2008-11-02 | atlx: use embedded net_device_stats | Stephen Hemminger | 5 | -70/+44 |
2008-11-02 | [TCP] CUBIC v2.3 | Sangtae Ha | 1 | -11/+109 |
2008-11-02 | af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.c | Jianjun Kong | 3 | -44/+42 |
2008-11-02 | udp: add a missing smp_wmb() in udp_lib_get_port() | Eric Dumazet | 1 | -0/+5 |
2008-11-02 | xfrm6: handling fragment | Nicolas Dichtel | 1 | -3/+6 |
2008-11-01 | mac80211: fix two kernel-doc warnings | Johannes Berg | 2 | -19/+23 |
2008-11-01 | ath9k: use ETH_P_PAE | Luis R. Rodriguez | 1 | -2/+2 |
2008-11-01 | ath9k: remove useless conditional | Bob Copeland | 1 | -3/+0 |
2008-11-01 | orinoco: cache downloadable firmware image in memory for use during resume | Andrey Borzenkov | 2 | -7/+26 |
2008-11-01 | orinoco: reload firmware on resume | Andrey Borzenkov | 1 | -6/+5 |
2008-11-01 | ath5k: Update interrupt masking code | Nick Kossifidis | 6 | -79/+247 |
2008-11-01 | wireless regulatory: move ignore_request | Johannes Berg | 1 | -63/+63 |
2008-11-01 | wireless: clean up regulatory ignore_request function | Johannes Berg | 1 | -40/+27 |
2008-11-01 | wireless: remove struct regdom hinting | Johannes Berg | 6 | -88/+36 |
2008-11-01 | wireless: make regdom passing semantics simpler | Johannes Berg | 4 | -20/+10 |
2008-11-01 | iwlwifi: Update reclaim flag | Daniel Halperin | 1 | -0/+1 |
2008-11-01 | iwl3945: iwl3945_mac_get_tsf() should not return zero | Fabrice Bellet | 1 | -9/+0 |
2008-11-01 | iwlwifi: run through spell checker | Tomas Winkler | 26 | -92/+91 |
2008-11-01 | iwlwifi: refactor tx byte count table usage | Tomas Winkler | 6 | -185/+62 |
2008-11-01 | iwlwifi: clear scanning bits upon failure | Mohamed Abbas | 1 | -0/+7 |
2008-11-01 | iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packets | Daniel C. Halperin | 1 | -1/+3 |
2008-11-01 | iwlwifi: calibration command namespace renaming | Tomas Winkler | 5 | -69/+74 |
2008-11-01 | iwlwifi: parametrize eeprom versions | Tomas Winkler | 5 | -39/+41 |
2008-11-01 | iwlwifi: don't update TFD free counter for invalid station | Tomas Winkler | 1 | -2/+2 |
2008-11-01 | iwlwifi: refactor TX response flow | Tomas Winkler | 6 | -119/+125 |
2008-11-01 | mac80211: Re-enable aggregation | Sujith | 10 | -63/+76 |
2008-11-01 | mac80211: allow all interfaces types to handle RX action frames | Andrey Yurovsky | 1 | -8/+0 |
2008-11-01 | wireless: remove write-only 'granted' variable | Johannes Berg | 1 | -2/+0 |
2008-11-01 | ath9k: Check if the STA supports HT when initializing rate control | Sujith | 1 | -1/+1 |
2008-11-01 | mac80211: Change WARN_ON to WARN_ON_ONCE | Sujith | 1 | -2/+2 |
2008-11-01 | ath9k: Allow user to change tx power when asked | Luis R. Rodriguez | 2 | -2/+9 |
2008-11-01 | ath9k: enable RX interrupt mitigation | Luis R. Rodriguez | 1 | -1/+1 |
2008-11-01 | ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare | Luis R. Rodriguez | 3 | -29/+15 |
2008-11-01 | mac80211: make use of regulatory tx power settings on change of tx power | Luis R. Rodriguez | 1 | -12/+6 |
2008-11-01 | mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss(). | Rami Rosen | 1 | -49/+55 |
2008-11-01 | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts | John W. Linville | 6 | -139/+19 |
2008-11-01 | wireless: use individual buffers for printing ssid values | John W. Linville | 14 | -106/+168 |
2008-11-01 | wireless: escape_ssid should handle non-printables | John W. Linville | 1 | -6/+19 |
2008-11-01 | wireless: remove NETWORK_EMPTY_ESSID flag | John W. Linville | 6 | -66/+6 |
2008-11-01 | wireless: consolidate on a single escape_essid implementation | John W. Linville | 23 | -262/+219 |
2008-11-01 | mac80211: insert AP sta entry after filling it | Johannes Berg | 1 | -13/+18 |
2008-11-01 | Fix debugfs_create_*'s error checking method for wireless/rt2x00/ | Zhaolei | 1 | -9/+12 |
2008-11-01 | Fix debugfs_create_bool's error checking method for wireless/iwlwifi/ | Zhaolei | 1 | -1/+2 |
2008-11-01 | wireless: fix EU check | Johannes Berg | 1 | -1/+1 |
2008-11-01 | wireless: get rid of pointless request list | Johannes Berg | 1 | -69/+21 |
2008-11-01 | wireless: remove cfg80211_reg_mutex | Johannes Berg | 3 | -8/+2 |
2008-11-01 | wireless: don't publish __regulatory_hint | Johannes Berg | 2 | -28/+37 |
2008-11-01 | mac80211: fix a few typos in mac80211 kernel doc | Bob Copeland | 1 | -6/+6 |
2008-11-01 | rt2x00: reduce checkpatch.pl errors | John Daiker | 4 | -5/+5 |