| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-27 | 20 | -104/+762 |
|\ |
|
| * | cxgb3: Wait longer for control packets on initialization | Andre Detsch | 2010-04-27 | 1 | -1/+1 |
| * | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata | Bruce Allan | 2010-04-27 | 3 | -40/+55 |
| * | ixgbe: Power down PHY during driver resets | Peter Waskiewicz | 2010-04-27 | 3 | -24/+62 |
| * | r8169: more broken register writes workaround | françois romieu | 2010-04-26 | 1 | -0/+5 |
| * | r8169: failure to enable mwi should not be fatal | françois romieu | 2010-04-26 | 1 | -14/+13 |
| * | tg3: Fix INTx fallback when MSI fails | Andre Detsch | 2010-04-26 | 1 | -0/+1 |
| * | e100: Fix the TX workqueue race | Alan Cox | 2010-04-24 | 1 | -2/+8 |
| * | gianfar: Fix potential oops during OF address translation | Anton Vorontsov | 2010-04-23 | 1 | -5/+1 |
| * | fsl_pq_mdio: Fix kernel oops during OF address translation | Anton Vorontsov | 2010-04-23 | 1 | -6/+14 |
| * | drivers/net/usb: Add new driver ipheth | Diego Giagio | 2010-04-21 | 4 | -0/+582 |
| * | cxgb3: fix linkup issue | Hiroshi Shimamoto | 2010-04-21 | 1 | -1/+1 |
| * | KS8851: NULL pointer dereference if list is empty | Abraham Arce | 2010-04-21 | 1 | -5/+7 |
| * | net: 3c574_cs fix stats.tx_bytes counter | Alexander Kurz | 2010-04-21 | 1 | -2/+5 |
| * | can: Fix possible NULL pointer dereference in ems_usb.c | Hans J. Koch | 2010-04-21 | 1 | -4/+4 |
* | | net: use sk_sleep() | Eric Dumazet | 2010-04-26 | 1 | -3/+3 |
* | | pppoe: use pppoe_pernet instead of directly net_generic | Jiri Pirko | 2010-04-26 | 1 | -1/+1 |
* | | sky2: add support for receive hashing | Stephen Hemminger | 2010-04-24 | 2 | -2/+91 |
* | | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 | 114 | -8917/+18938 |
|\ \ |
|
| * | | ath9k_hw: make all AR9002 initvals use u32 | Luis R. Rodriguez | 2010-04-21 | 1 | -34/+34 |
| * | | ath9k_hw: make two initvals consto for the AR9001 family | Luis R. Rodriguez | 2010-04-21 | 1 | -2/+2 |
| * | | ath9k: set the STBC flag in rate control if the peer supports it | Felix Fietkau | 2010-04-20 | 1 | -0/+4 |
| * | | ath9k: add support for Tx and Rx STBC | Felix Fietkau | 2010-04-20 | 3 | -1/+15 |
| * | | ath9k: initialize the number of tx/rx streams correctly | Felix Fietkau | 2010-04-20 | 1 | -11/+28 |
| * | | ath9k: reduce the bits_per_symbol table size, support more streams | Felix Fietkau | 2010-04-20 | 1 | -13/+6 |
| * | | ath9k: update the ath_max_4ms_framelen table | Felix Fietkau | 2010-04-20 | 1 | -14/+27 |
| * | | ath9k: update the MCS mask for MCS16 and above | Felix Fietkau | 2010-04-20 | 1 | -1/+1 |
| * | | ath9k: clean up tx buffer handling | Felix Fietkau | 2010-04-20 | 1 | -35/+32 |
| * | | ath9k: check for specific rx stuck conditions and recover from them | Felix Fietkau | 2010-04-20 | 3 | -1/+31 |
| * | | ath5k: basic support for survey | Holger Schurig | 2010-04-20 | 1 | -0/+19 |
| * | | mac80211: sample survey implementation for mac80211 & hwsim | Holger Schurig | 2010-04-20 | 1 | -0/+28 |
| * | | ath9k: Group Key fix for VAPs | Daniel Yingqiang Ma | 2010-04-20 | 1 | -3/+25 |
| * | | wireless: rt2x00: rt2800usb: identify Allwin devices | Xose Vazquez Perez | 2010-04-19 | 1 | -8/+10 |
| * | | orinoco: have sparse check endian issues | David Kilroy | 2010-04-19 | 1 | -0/+3 |
| * | | orinoco: use cfg80211_find_ie | David Kilroy | 2010-04-19 | 2 | -14/+2 |
| * | | orinoco: implement set_wiphy_params | David Kilroy | 2010-04-19 | 4 | -179/+120 |
| * | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 2010-04-19 | 29 | -1522/+1641 |
| |\ \ |
|
| | * | | iwlwifi: make scan antenna forcing more generic | Johannes Berg | 2010-04-16 | 3 | -9/+10 |
| | * | | iwlwifi: remove monitor check | Johannes Berg | 2010-04-16 | 1 | -25/+0 |
| | * | | iwlwifi: don't check monitor for scanning | Johannes Berg | 2010-04-16 | 4 | -8/+1 |
| | * | | iwlwifi: rename TX_CMD_FLG_BT_DIS_MSK | Johannes Berg | 2010-04-16 | 1 | -1/+1 |
| | * | | iwlwifi: make BT coex config a virtual method | Johannes Berg | 2010-04-16 | 7 | -6/+11 |
| | * | | iwlwifi: more code clean up for agn devices | Wey-Yi Guy | 2010-04-16 | 3 | -78/+78 |
| | * | | iwlwifi: sanity check for turn on aggregation tid | Wey-Yi Guy | 2010-04-16 | 1 | -17/+17 |
| | * | | iwlwifi: PA type for 6000g2 series | Wey-Yi Guy | 2010-04-16 | 3 | -7/+7 |
| | * | | iwlwifi: add hw revision for 6000g2 NIC | Wey-Yi Guy | 2010-04-16 | 1 | -0/+1 |
| | * | | iwlwifi: remove redundant iwl_dump_lq_cmd() | Shanyu Zhao | 2010-04-16 | 1 | -1/+0 |
| | * | | iwlwifi: add debugfs ops to iwlwifi | Abhijeet Kolekar | 2010-04-16 | 10 | -739/+973 |
| | * | | iwlwifi: remove duplicated debug functions | Wey-Yi Guy | 2010-04-16 | 2 | -78/+0 |
| | * | | iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adapters | Shanyu Zhao | 2010-04-16 | 4 | -9/+24 |