| Commit message (Expand) | Author | Age |
* | ath9k: Convert ANI channel to a pointer | Sujith | 2009-02-13 |
* | ath9k: Header file cleanup | Sujith | 2009-02-13 |
* | ath5k: Don't call reset on config_interface | Nick Kossifidis | 2009-02-13 |
* | ath5k: Disable BMISS interrupts | Nick Kossifidis | 2009-02-13 |
* | ath5k: Update reset code | Nick Kossifidis | 2009-02-13 |
* | ath5k: Update initvals | Nick Kossifidis | 2009-02-13 |
* | ath5k: Update RF Buffer handling | Nick Kossifidis | 2009-02-13 |
* | ath5k: Update gain_F calibration code and add documentation | Nick Kossifidis | 2009-02-13 |
* | ath5k: PHY code cleanup | Nick Kossifidis | 2009-02-13 |
* | mac80211: Remove TSF atomic requirement from the documentation | Alina Friedrichsen | 2009-02-13 |
* | mac80211: Fix the wrong WARN_ON message appearing on enabling power save. | Vivek Natarajan | 2009-02-13 |
* | orinoco: hermes doesn't need to be a separate module | David Kilroy | 2009-02-13 |
* | orinoco: hermes_dld does not need to be a module | David Kilroy | 2009-02-13 |
* | orinoco: Move WEXT handlers into a separate file | David Kilroy | 2009-02-13 |
* | orinoco: Move hardware functions into separate file | David Kilroy | 2009-02-13 |
* | orinoco: Add hardware function to set multicast mode | David Kilroy | 2009-02-13 |
* | orinoco: Use accessor functions for bitrate tables | David Kilroy | 2009-02-13 |
* | orinoco: Move firmware handling into a separate file | David Kilroy | 2009-02-13 |
* | orinoco: Move MIC helpers into new file | David Kilroy | 2009-02-13 |
* | orinoco: Move scan helpers to a separate file | David Kilroy | 2009-02-11 |
* | orinoco: use orinoco_private instead of net_device in scan helper | David Kilroy | 2009-02-11 |
* | orinoco: Rename orinoco.c | David Kilroy | 2009-02-11 |
* | orinoco: Fix interesting checkpatch errors | David Kilroy | 2009-02-11 |
* | orinoco: keep line length below 80 characters | David Kilroy | 2009-02-11 |
* | orinoco: remove unnecessary braces | David Kilroy | 2009-02-11 |
* | orinoco: spaces in parenthesised expressions | David Kilroy | 2009-02-11 |
* | orinoco: address leading and trailing whitespace | David Kilroy | 2009-02-11 |
* | b43: Add parts of LP-PHY TX power control | Michael Buesch | 2009-02-11 |
* | mac80211: Free current bss information in few places where we don't need it a... | Vasanthakumar Thiagarajan | 2009-02-11 |
* | ath9k: Add retry counters to rate control debug file | Sujith | 2009-02-11 |
* | ath9k: Handle mac80211's FIF_CONTROL flag properly | Sujith | 2009-02-11 |
* | ath9k: Remove all the redundant internal buffer types | Sujith | 2009-02-11 |
* | ath9k: Lock mac80211 callbacks with a mutex | Sujith | 2009-02-11 |
* | ixgbe: Removing the unused PAGE_USE_COUNT() macro. | Breno Leitão | 2009-02-10 |
* | e1000e: Serdes - attempt autoneg when link restored. | dave graham | 2009-02-10 |
* | e1000e: remove RXSEQ link monitoring for serdes | dave graham | 2009-02-10 |
* | e1000e: Disable dynamic clock gating for 82571 per si errata. | dave graham | 2009-02-10 |
* | e1000e: add aer support | Jesse Brandeburg | 2009-02-10 |
* | net: Move skbuff symbol exports after each symbol's definition. | David S. Miller | 2009-02-10 |
* | irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb(). | David S. Miller | 2009-02-10 |
* | netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb(). | David S. Miller | 2009-02-10 |
* | pkt_sched: sch_multiq: Change errno on non-multiqueue devices use. | Jarek Poplawski | 2009-02-10 |
* | net: Kill skbuff macros from the stone ages. | David S. Miller | 2009-02-10 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-10 |
|\ |
|
| * | b43: (b2062) Fix crystal frequency calculations | Michael Buesch | 2009-02-09 |
| * | b43: Port spec bugfixes for the LP baseband init | Michael Buesch | 2009-02-09 |
| * | ssb: Add PMU support | Michael Buesch | 2009-02-09 |
| * | libertas: pos[4] tested twice, 2nd should be pos[5] | Roel Kluin | 2009-02-09 |
| * | libertas: if_spi: add ability to call board specific setup/teardown methods | Mike Rapoport | 2009-02-09 |
| * | mac80211: Remove bss information of the current AP when it goes out of range | Vasanthakumar Thiagarajan | 2009-02-09 |