Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | bnx2: Update bnx2 to use new vlan accleration. | Jesse Gross | 2010-10-21 | 2 | -73/+28 | |
| * | | | | | | | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross | 2010-10-21 | 29 | -43/+38 | |
| * | | | | | | | vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. | Jesse Gross | 2010-10-21 | 12 | -12/+12 | |
| * | | | | | | | enic: Fix log message | Vasanthy Kolluri | 2010-10-21 | 1 | -1/+1 | |
| * | | | | | | | enic: Change min MTU | Vasanthy Kolluri | 2010-10-21 | 1 | -1/+1 | |
| * | | | | | | | enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT | Vasanthy Kolluri | 2010-10-21 | 3 | -4/+10 | |
| * | | | | | | | enic: Make firmware cognizant of the user set mac address | Vasanthy Kolluri | 2010-10-21 | 1 | -1/+12 | |
| * | | | | | | | enic: Add support for multiple hardware receive queues | Vasanthy Kolluri | 2010-10-21 | 5 | -124/+368 | |
| * | | | | | | | ibmveth: Free irq on error path | Denis Kirjanov | 2010-10-21 | 1 | -2/+4 | |
| * | | | | | | | ibmveth: Cleanup error handling inside ibmveth_open | Denis Kirjanov | 2010-10-21 | 1 | -24/+20 | |
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-10-20 | 129 | -6280/+4967 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-15 | 129 | -6280/+4967 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure | Julia Lawall | 2010-10-15 | 1 | -1/+3 | |
| | | * | | | | | | | ath9k: Null out references to stale pointers. | Ben Greear | 2010-10-15 | 3 | -0/+16 | |
| | | * | | | | | | | ath9k: Remove bf_dmacontext. | Ben Greear | 2010-10-15 | 4 | -20/+12 | |
| | | * | | | | | | | b43: N-PHY: put 2056-radio's specific code in separated file | Rafał Miłecki | 2010-10-15 | 6 | -30/+88 | |
| | | * | | | | | | | ath9k_hw: remove AR9003 2.0 support | Luis R. Rodriguez | 2010-10-15 | 3 | -1923/+26 | |
| | | * | | | | | | | b43: N-PHY: put radio-specific code in separated file | Rafał Miłecki | 2010-10-15 | 7 | -1563/+1588 | |
| | | * | | | | | | | b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write) | Rafał Miłecki | 2010-10-15 | 1 | -1/+1 | |
| | | * | | | | | | | b43: N-PHY: replace N-specific radio_chanspec with common code | Rafał Miłecki | 2010-10-15 | 3 | -37/+26 | |
| | | * | | | | | | | ath9k_htc: set probe request rx filter | Rajkumar Manoharan | 2010-10-15 | 2 | -2/+2 | |
| | | * | | | | | | | libertas: Communicate USB transfer errors | Paul Fox | 2010-10-15 | 1 | -2/+2 | |
| | | * | | | | | | | ath9k_hw: remove enum wireless_mode and its users | Felix Fietkau | 2010-10-15 | 5 | -89/+25 | |
| | | * | | | | | | | ath9k: remove sc->cur_rate_table and sc->cur_rate_mode | Felix Fietkau | 2010-10-15 | 3 | -53/+8 | |
| | | * | | | | | | | ath9k: make rate control debugfs stats per station | Felix Fietkau | 2010-10-15 | 4 | -116/+124 | |
| | | * | | | | | | | ath9k: add missing locking around ath9k_hw_proc_mib_event | Felix Fietkau | 2010-10-15 | 1 | -0/+2 | |
| | | * | | | | | | | ath9k_hw: fix PHY counter overflow handling in ANI v1 | Felix Fietkau | 2010-10-15 | 1 | -1/+1 | |
| | | * | | | | | | | ath9k_hw: fix division by zero in the ANI monitor code | Felix Fietkau | 2010-10-15 | 1 | -6/+7 | |
| | | * | | | | | | | ath9k: do not track cycle counter updates in powersave mode | Felix Fietkau | 2010-10-15 | 1 | -1/+18 | |
| | | * | | | | | | | iwlwifi: move agn only eeprom functions to separate file | Wey-Yi Guy | 2010-10-14 | 5 | -367/+476 | |
| | | * | | | | | | | iwlagn: check beacon frame size | Johannes Berg | 2010-10-14 | 1 | -0/+2 | |
| | | * | | | | | | | iwlwifi: blink LED in IBSS mode | Johannes Berg | 2010-10-14 | 1 | -0/+1 | |
| | | * | | | | | | | iwlwifi: rewrite RXON checks | Johannes Berg | 2010-10-14 | 1 | -52/+50 | |
| | | * | | | | | | | iwlagn: 6050 ops should be used; | Wey-Yi Guy | 2010-10-14 | 1 | -1/+1 | |
| | | * | | | | | | | iwlwifi: clean up some beacon handling | Johannes Berg | 2010-10-14 | 1 | -14/+11 | |
| | | * | | | | | | | iwlwifi: rename ibss_beacon variable | Johannes Berg | 2010-10-14 | 4 | -36/+36 | |
| | | * | | | | | | | iwlwifi: allow probe-after-rx on 2.4 GHz | Johannes Berg | 2010-10-14 | 2 | -28/+28 | |
| | | * | | | | | | | iwlgn: need longer tx queue stuck timer for coex devices | Wey-Yi Guy | 2010-10-14 | 2 | -15/+34 | |
| | | * | | | | | | | ath9k: Fix potential use-after-free. | Ben Greear | 2010-10-13 | 1 | -1/+1 | |
| | | * | | | | | | | ath9k: Set RX filter for Probe Request based on filter flag | Jouni Malinen | 2010-10-13 | 2 | -2/+2 | |
| | | * | | | | | | | ath9k: Fix documentation in rate control | Mohammed Shafi Shajakhan | 2010-10-13 | 2 | -8/+9 | |
| | | * | | | | | | | ath5k: Move debugfs under ieee80211/[wiphy-name] | Ben Greear | 2010-10-13 | 3 | -36/+3 | |
| | | * | | | | | | | ath5k: fix build break from "ath5k: Print out opmode in debugfs" | Joe Perches | 2010-10-12 | 4 | -16/+13 | |
| | | * | | | | | | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 2010-10-12 | 2 | -5/+6 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | iwl3945: fix queue allocation | Johannes Berg | 2010-10-12 | 1 | -0/+1 | |
| | | | * | | | | | | | iwlagn: prio_tbl need to download before calibration | Wey-Yi Guy | 2010-10-12 | 1 | -3/+4 | |
| | | | * | | | | | | | iiwlagn: always download priority table | Wey-Yi Guy | 2010-10-12 | 1 | -2/+1 | |
| | | * | | | | | | | | rt2x00: Fix URB error handling | Ivo van Doorn | 2010-10-11 | 2 | -10/+9 | |
| | | * | | | | | | | | rt2x00: Don't perform watchdog checks on empty queue | Ivo van Doorn | 2010-10-11 | 1 | -4/+6 | |
| | | * | | | | | | | | rt2x00: Make queue_entry flags access atomic | Ivo van Doorn | 2010-10-11 | 1 | -4/+4 |